[INFO] fetching crate twasm-utils 0.16.0...
[INFO] testing twasm-utils-0.16.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate twasm-utils 0.16.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate twasm-utils 0.16.0
[INFO] finished tweaking crates.io crate twasm-utils 0.16.0
[INFO] tweaked toml for crates.io crate twasm-utils 0.16.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate twasm-utils 0.16.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate twasm-utils 0.16.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95d0d73c45857f11731979f389ca95e2b3cd9f9e2d622fe54fbafc6c58f8ba20
[INFO] running `Command { std: "docker" "start" "-a" "95d0d73c45857f11731979f389ca95e2b3cd9f9e2d622fe54fbafc6c58f8ba20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95d0d73c45857f11731979f389ca95e2b3cd9f9e2d622fe54fbafc6c58f8ba20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95d0d73c45857f11731979f389ca95e2b3cd9f9e2d622fe54fbafc6c58f8ba20", kill_on_drop: false }`
[INFO] [stdout] 95d0d73c45857f11731979f389ca95e2b3cd9f9e2d622fe54fbafc6c58f8ba20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8327bed564c51c9e7274432fa401a3c91c4bedc8502a69c523f73f601cccb9a
[INFO] running `Command { std: "docker" "start" "-a" "f8327bed564c51c9e7274432fa401a3c91c4bedc8502a69c523f73f601cccb9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling tetsy-wasm v0.41.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling twasm-utils v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/rules.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(features = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 1 - #[cfg(features = "std")]
[INFO] [stdout] 1 + #[cfg(feature = "std")]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/rules.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(features = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 3 - #[cfg(not(features = "std"))]
[INFO] [stdout] 3 + #[cfg(not(feature = "std"))]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/optimizer.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(features = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 1 - #[cfg(features = "std")]
[INFO] [stdout] 1 + #[cfg(feature = "std")]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/optimizer.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(features = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 3 - #[cfg(not(features = "std"))]
[INFO] [stdout] 3 + #[cfg(not(feature = "std"))]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/symbols.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(features = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 1 - #[cfg(features = "std")]
[INFO] [stdout] 1 + #[cfg(feature = "std")]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/symbols.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(features = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 3 - #[cfg(not(features = "std"))]
[INFO] [stdout] 3 + #[cfg(not(feature = "std"))]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/stack_height/thunk.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(features = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 1 - #[cfg(features = "std")]
[INFO] [stdout] 1 + #[cfg(feature = "std")]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/stack_height/thunk.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(features = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 3 - #[cfg(not(features = "std"))]
[INFO] [stdout] 3 + #[cfg(not(feature = "std"))]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/stack_height/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct Error(String);
[INFO] [stdout]    |            ----- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ref_list.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn read(&self) -> crate::std::cell::Ref<Entry<T>> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn read(&self) -> crate::std::cell::Ref<'_, Entry<T>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ref_list.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn write(&self) -> crate::std::cell::RefMut<Entry<T>> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn write(&self) -> crate::std::cell::RefMut<'_, Entry<T>> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ref_list.rs:140:22
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn begin_delete(&mut self) -> DeleteTransaction<T> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn begin_delete(&mut self) -> DeleteTransaction<'_, T> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ref_list.rs:153:22
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn begin_insert(&mut self, at: usize) -> InsertTransaction<T> {
[INFO] [stdout]     |                         ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn begin_insert(&mut self, at: usize) -> InsertTransaction<'_, T> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ref_list.rs:167:31
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn begin_insert_after<F>(&mut self, mut f: F) -> InsertTransaction<T>
[INFO] [stdout]     |                                  ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn begin_insert_after<F>(&mut self, mut f: F) -> InsertTransaction<'_, T>
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ref_list.rs:184:35
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn begin_insert_not_until<F>(&mut self, mut f: F) -> InsertTransaction<T>
[INFO] [stdout]     |                                      ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn begin_insert_not_until<F>(&mut self, mut f: F) -> InsertTransaction<'_, T>
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ref_list.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn iter(&self) -> slice::Iter<EntryRef<T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn iter(&self) -> slice::Iter<'_, EntryRef<T>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s
[INFO] running `Command { std: "docker" "inspect" "f8327bed564c51c9e7274432fa401a3c91c4bedc8502a69c523f73f601cccb9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8327bed564c51c9e7274432fa401a3c91c4bedc8502a69c523f73f601cccb9a", kill_on_drop: false }`
[INFO] [stdout] f8327bed564c51c9e7274432fa401a3c91c4bedc8502a69c523f73f601cccb9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb349947f84e4004c7f881ac23a090513d012af2559eb6230ec8f4790b9d94e5
[INFO] running `Command { std: "docker" "start" "-a" "bb349947f84e4004c7f881ac23a090513d012af2559eb6230ec8f4790b9d94e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.88
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.52.0
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling wabt-sys v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling regex v1.4.4
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[INFO] [stderr]    Compiling indoc v0.3.6
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/rules.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(features = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 1 - #[cfg(features = "std")]
[INFO] [stdout] 1 + #[cfg(feature = "std")]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/rules.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(features = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 3 - #[cfg(not(features = "std"))]
[INFO] [stdout] 3 + #[cfg(not(feature = "std"))]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/optimizer.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(features = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 1 - #[cfg(features = "std")]
[INFO] [stdout] 1 + #[cfg(feature = "std")]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/optimizer.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(features = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 3 - #[cfg(not(features = "std"))]
[INFO] [stdout] 3 + #[cfg(not(feature = "std"))]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/symbols.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(features = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 1 - #[cfg(features = "std")]
[INFO] [stdout] 1 + #[cfg(feature = "std")]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/symbols.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(features = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 3 - #[cfg(not(features = "std"))]
[INFO] [stdout] 3 + #[cfg(not(feature = "std"))]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/stack_height/thunk.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(features = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 1 - #[cfg(features = "std")]
[INFO] [stdout] 1 + #[cfg(feature = "std")]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/stack_height/thunk.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(features = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 3 - #[cfg(not(features = "std"))]
[INFO] [stdout] 3 + #[cfg(not(feature = "std"))]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/stack_height/mod.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct Error(String);
[INFO] [stdout]    |            ----- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ref_list.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn read(&self) -> crate::std::cell::Ref<Entry<T>> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn read(&self) -> crate::std::cell::Ref<'_, Entry<T>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ref_list.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn write(&self) -> crate::std::cell::RefMut<Entry<T>> {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn write(&self) -> crate::std::cell::RefMut<'_, Entry<T>> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ref_list.rs:140:22
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn begin_delete(&mut self) -> DeleteTransaction<T> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn begin_delete(&mut self) -> DeleteTransaction<'_, T> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ref_list.rs:153:22
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn begin_insert(&mut self, at: usize) -> InsertTransaction<T> {
[INFO] [stdout]     |                         ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn begin_insert(&mut self, at: usize) -> InsertTransaction<'_, T> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ref_list.rs:167:31
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn begin_insert_after<F>(&mut self, mut f: F) -> InsertTransaction<T>
[INFO] [stdout]     |                                  ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn begin_insert_after<F>(&mut self, mut f: F) -> InsertTransaction<'_, T>
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ref_list.rs:184:35
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn begin_insert_not_until<F>(&mut self, mut f: F) -> InsertTransaction<T>
[INFO] [stdout]     |                                      ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn begin_insert_not_until<F>(&mut self, mut f: F) -> InsertTransaction<'_, T>
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ref_list.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn iter(&self) -> slice::Iter<EntryRef<T>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn iter(&self) -> slice::Iter<'_, EntryRef<T>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling binaryen-sys v0.8.2
[INFO] [stderr] error: failed to run custom build command for `binaryen-sys v0.8.2`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/binaryen-sys-084b6c893859d09a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1378) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.24/src/fallback.rs:693:9:
[INFO] [stderr]   "__atomic_wide_counter_struct_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter_h_28_3)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5ec92cef3bba - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5ec92cef3bba - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5ec92cef3bba - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5ec92cef3bba - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5ec92cf0b34a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5ec92cf0b34a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stderr]      6:     0x5ec92cefa102 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5ec92cefa102 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5ec92ced2c9f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5ec92ced2c9f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5ec92ceece61 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5ec92ceed112 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]     12:     0x5ec92ceed112 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stderr]     13:     0x5ec92ced2d58 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     14:     0x5ec92ceca519 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     15:     0x5ec92ced379d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     16:     0x5ec92cf0bbbc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     17:     0x5ec92cdb8f2b - proc_macro2[b0cc27913fc92841]::fallback::validate_ident
[INFO] [stderr]     18:     0x5ec92cdb8411 - <proc_macro2[b0cc27913fc92841]::fallback::Ident>::_new
[INFO] [stderr]     19:     0x5ec92cdb83cf - <proc_macro2[b0cc27913fc92841]::fallback::Ident>::new
[INFO] [stderr]     20:     0x5ec92cdc46a8 - <proc_macro2[b0cc27913fc92841]::imp::Ident>::new
[INFO] [stderr]     21:     0x5ec92cdbd1b8 - <proc_macro2[b0cc27913fc92841]::Ident>::new
[INFO] [stderr]     22:     0x5ec92cbc14ef - <bindgen[801d268357cdf12c]::ir::context::BindgenContext>::rust_ident_raw::<alloc[c960326de6de28e6]::borrow::Cow<str>>
[INFO] [stderr]     23:     0x5ec92cbc0e50 - <bindgen[801d268357cdf12c]::ir::context::BindgenContext>::rust_ident::<&alloc[c960326de6de28e6]::string::String>
[INFO] [stderr]     24:     0x5ec92cbedb85 - <bindgen[801d268357cdf12c]::ir::comp::CompInfo as bindgen[801d268357cdf12c]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     25:     0x5ec92cc495ee - <bindgen[801d268357cdf12c]::ir::ty::Type as bindgen[801d268357cdf12c]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     26:     0x5ec92cc5eb4e - <bindgen[801d268357cdf12c]::ir::item::Item as bindgen[801d268357cdf12c]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     27:     0x5ec92cbf3eb7 - <bindgen[801d268357cdf12c]::ir::comp::CompInfo as bindgen[801d268357cdf12c]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     28:     0x5ec92cc495ee - <bindgen[801d268357cdf12c]::ir::ty::Type as bindgen[801d268357cdf12c]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     29:     0x5ec92cc5eb4e - <bindgen[801d268357cdf12c]::ir::item::Item as bindgen[801d268357cdf12c]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     30:     0x5ec92cc793b5 - <bindgen[801d268357cdf12c]::ir::module::Module as bindgen[801d268357cdf12c]::codegen::CodeGenerator>::codegen::{closure#0}
[INFO] [stderr]     31:     0x5ec92cb7b5c7 - <bindgen[801d268357cdf12c]::ir::module::Module as bindgen[801d268357cdf12c]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     32:     0x5ec92cc5eb29 - <bindgen[801d268357cdf12c]::ir::item::Item as bindgen[801d268357cdf12c]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     33:     0x5ec92cc7869b - bindgen[801d268357cdf12c]::codegen::codegen::{closure#0}
[INFO] [stderr]     34:     0x5ec92cbc27b4 - <bindgen[801d268357cdf12c]::ir::context::BindgenContext>::gen::<bindgen[801d268357cdf12c]::codegen::codegen::{closure#0}, alloc[c960326de6de28e6]::vec::Vec<proc_macro2[b0cc27913fc92841]::TokenStream>>
[INFO] [stderr]     35:     0x5ec92cc81c39 - bindgen[801d268357cdf12c]::codegen::codegen
[INFO] [stderr]     36:     0x5ec92cc1bc4d - <bindgen[801d268357cdf12c]::Bindings>::generate
[INFO] [stderr]     37:     0x5ec92cc18df1 - <bindgen[801d268357cdf12c]::Builder>::generate
[INFO] [stderr]     38:     0x5ec92cb06772 - build_script_build[270f26d5153eebac]::gen_bindings
[INFO] [stderr]     39:     0x5ec92cb06a88 - build_script_build[270f26d5153eebac]::main
[INFO] [stderr]     40:     0x5ec92cb041c3 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     41:     0x5ec92cb02336 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     42:     0x5ec92cb02649 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     43:     0x5ec92ceebf44 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     44:     0x5ec92ceebf44 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stderr]     45:     0x5ec92ceebf44 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr]     46:     0x5ec92ceebf44 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stderr]     47:     0x5ec92ceebf44 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stderr]     48:     0x5ec92ceebf44 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stderr]     49:     0x5ec92ceebf44 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr]     50:     0x5ec92ceebf44 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stderr]     51:     0x5ec92ceebf44 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stderr]     52:     0x5ec92cb02321 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stderr]     53:     0x5ec92cb07e15 - main
[INFO] [stderr]     54:     0x792b8348b1ca - <unknown>
[INFO] [stderr]     55:     0x792b8348b28b - __libc_start_main
[INFO] [stderr]     56:     0x5ec92cb00495 - _start
[INFO] [stderr]     57:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bb349947f84e4004c7f881ac23a090513d012af2559eb6230ec8f4790b9d94e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb349947f84e4004c7f881ac23a090513d012af2559eb6230ec8f4790b9d94e5", kill_on_drop: false }`
[INFO] [stdout] bb349947f84e4004c7f881ac23a090513d012af2559eb6230ec8f4790b9d94e5
